home *** CD-ROM | disk | FTP | other *** search
/ Chop Suey / Chop Suey (1995)(Magnet Interactive Studios).iso / common / firefly.dir / 00023.ls < prev    next >
Encoding:
Text File  |  1995-06-16  |  93 b   |  8 lines

  1. on exitFrame
  2.   if soundBusy(3) then
  3.     go("GrovFly2")
  4.   else
  5.     go("FireFly")
  6.   end if
  7. end
  8.